* syntax.c (scan_sexps_forward): Fix byte position calculation
authorDmitry Antipov <dmantipov@yandex.ru>
Sun, 10 Feb 2013 16:25:33 +0000 (20:25 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Sun, 10 Feb 2013 16:25:33 +0000 (20:25 +0400)
commit7681a07be44c12774c658cdfe52b7922ff8310fb
treefebe3c2f16c1e53d6d42daea2bc17c6a5b44d17e
parent30429c39cfc410e1cb578725f3b3ae1e26bdf56b
* syntax.c (scan_sexps_forward): Fix byte position calculation
Bug#13664 (a.k.a Bug#13667) introduced with 2013-02-08 change.
src/ChangeLog
src/syntax.c